type github.com/refraction-networking/utls.marshalingFunction

3 uses

	github.com/refraction-networking/utls (current package)
		handshake_messages.go#L18: type marshalingFunction func(b *cryptobyte.Builder) error
		handshake_messages.go#L20: func (f marshalingFunction) Marshal(b *cryptobyte.Builder) error {
		handshake_messages.go#L27: 	b.AddValue(marshalingFunction(func(b *cryptobyte.Builder) error {